hipreme_engine ~master (2025-09-27T13:37:43Z)
Dub
Repo
JSString
hip
wasm
Undocumented in source.
version(WebAssembly)
struct
JSString {
size_t
length
;
void
*
ptr
;
this
(string str);
}
Constructors
this
this
(string str)
Undocumented in source.
Members
Variables
length
size_t
length
;
Undocumented in source.
ptr
void
*
ptr
;
Undocumented in source.
Meta
Source
See Implementation
hip
wasm
aliases
JSDelegateType
JSFunction
JSStringType
functions
__callDFunction
freeWasmBinary
getWasmArray
getWasmBinary
loadMemoryInStruct
sendJSDelegate
sendJSFunction
toFunc
wasmParametersFromUbyte
structs
Arguments
JSDelegate
JSString
WasmParametersMemory